| 1. | Number of physical reads performed the last time the plan was executed 上次执行计划时所执行的物理读取次数。 |
| 2. | Lob physical reads number of 从磁盘读取的 |
| 3. | Total number of physical reads performed by executions of this plan since it was compiled 此计划自编译后在执行期间所执行的物理读取总次数。 |
| 4. | Minimum number of physical reads that this plan has ever performed during a single execution 该计划在单个执行期间所执行的最少物理读取次数。 |
| 5. | Maximum number of physical reads that this plan has ever performed during a single execution 该计划在单个执行期间所执行的最多物理读取次数。 |
| 6. | This example shows how many logical and physical reads are used by sql server as it processes the statements 以下示例显示sql server处理语句时,进行了多少次逻辑读和物理读操作。 |
| 7. | It captures information such as elapsed time for execution of the cached plan , and the number of logical and physical reads performed when a cached plan executes 它可捕获诸如缓存计划已执行的时间、缓存计划进行时所执行的逻辑和物理读取操作数等信息。 |